-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VEBT-1028 - 1995 spool file - modify spool file header benefit type #20329
base: master
Are you sure you want to change the base?
Conversation
@@ -17,6 +18,12 @@ def school | |||
@applicant.newSchool | |||
end | |||
|
|||
def header_abbreviated_form_type(header_form_type) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GcioGregg is there a test that covers this method?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@stevenjcumming the fixtures that represent the spool file output cover testing that method. There is at least one fixture/spool file (*.spl) for every entry in the hash used by this method. Thanks.
Summary
Related issue(s)
Testing done
What areas of the site does it impact?
1995 spool file
Acceptance criteria